MaxAliasLength
DescAPI version: 2.xx
The MaxAliasLength constant defines the maximum allowed alias name length for items in WhereIsIt's catalogs. This constant is only defined in Description API 2.0.
#define MAXALIASLENGTH 255 // maximum allowed alias name length in bytes
WARNING: Alias names may not exceed the above length when being copied to the result buffer, or they can cause severe errors in the program.